Click or drag to resize

DomainSettingWebClientUrls Property

Represents a user setting that contains a collection of WebClientUrl (SOAP) elements.

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<WebClientUrl> WebClientUrls { get; }

Property Value

Type: IListWebClientUrl
See Also